home *** CD-ROM | disk | FTP | other *** search
- on menuroll
- if rollOver(43) then
- set the visible of sprite 43 to 1
- set the memberNum of sprite 23 to 141
- else
- set the visible of sprite 43 to 0
- end if
- if rollOver(44) then
- set the visible of sprite 44 to 1
- set the memberNum of sprite 23 to 141
- else
- set the visible of sprite 44 to 0
- end if
- if rollOver(45) then
- set the visible of sprite 45 to 1
- set the memberNum of sprite 23 to 141
- else
- set the visible of sprite 45 to 0
- end if
- if rollOver(46) then
- set the visible of sprite 46 to 1
- set the memberNum of sprite 23 to 141
- else
- set the visible of sprite 46 to 0
- end if
- if rollOver(47) then
- set the visible of sprite 47 to 1
- set the memberNum of sprite 23 to 141
- else
- set the visible of sprite 47 to 0
- end if
- set the visible of sprite 48 to 0
- end
-